home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / mus / play / Play16_1_4.readme < prev    next >
Text File  |  1995-07-02  |  6KB  |  133 lines

  1. Short:    Plays WAV, IFF, MAUD, etc, 14 bit output
  2. Author:   wenzel@unixserv.rz.fh-hannover.de
  3. Uploader: wenzel@unixserv.rz.fh-hannover.de
  4. Type:     mus/play
  5.  
  6. ---------------------------------------------------------------------------
  7. -- Play16 version 1.4 (22.06.95) - a versatile soundplayer for the Amiga --
  8. ---------------------------------------------------------------------------
  9.  
  10. Features in brief
  11. -----------------
  12.  - autodetects and plays several soundfiles, up to 16 bit / 56 kHz / stereo
  13.  - full Workbench support (but not Intuition and no GUI)
  14.  - always correct playback speed, even for sounds >28 kHz
  15.  - realtime playback from harddisk, optimized assembler routines
  16.  - optional 14 bit output (less noise but not as good as true 16 bit)
  17.  - automatic or manual audio filter control
  18.  - plays mono sounds on *both* channels, not only on the left one
  19.  - plays (and loops) files that are larger than memory
  20.  - preloading for exactly timed start of playback
  21.  - fast uLaw decompression
  22.  - system friendly audio channel allocation
  23.  - optionally dump the output into a file (can be used to convert sounds)
  24.  - supported Filetypes are:
  25.  
  26.    * Microsoft RIFF-WAVE  (.WAV)  mono / stereo, 8 / 16 bit, linear / uLaw
  27.    * Creative Voice File  (.VOC)  mono / stereo, 8 / 16 bit, linear
  28.    * Sun/NeXT Audio       (.AU)   mono / stereo, 8 / 16 bit, linear / uLaw
  29.    * MacroSystem MAUD     (.MAUD) mono / stereo, 8 / 16 bit, linear
  30.    * Apple/SGI/Amiga AIFF (.AIFF) mono / stereo, 8 / 16 bit, linear
  31.    * Amiga IFF-8SVX       (.IFF)  mono / stereo, 8      bit, linear
  32.    * Any raw sound data as long as it matches one of the following:
  33.      -  8 bit signed
  34.      -  8 bit unsigned
  35.      - 16 bit signed, Intel format    (LSB first)
  36.      - 16 bit signed, Motorola format (MSB first)
  37.  
  38.     - supported output devices are:
  39.  
  40.    * Native Amiga chipset (Paula)  8 bit
  41.    * Native Amiga chipset (Paula) 14 bit
  42.    * Native Amiga chipset (Paula) 14 bit calibrated (Christian Buchner)
  43.    * MacroSystem Maestro Pro      16 bit 44.1kHz and 48kHz only
  44.    * IFF-8SVX file dump            8 bit
  45.  
  46. What's new since V1.3?
  47. ----------------------
  48. V1.4    - Wildcard and multiple file support
  49.         - Environment variable support (partial)
  50.         - A filerequester will pop up if no filename is given
  51.         - Workbench support, including icon with tooltype entries
  52.         - Maestro Pro output, using Richard Körber's Maestix package
  53.         - Calibrated 14 bit output, using Christian Buchner's
  54.           CyberSound package
  55.         - IFF-8SVX file dump
  56.         - Creative VOC support (currently only 1st data block)
  57.           (This format crazy :-))
  58.         - Closing the output window now stops playback, too
  59.         - Looping now for single mode as well, LOOPS=0 won't cause
  60.           a severe crash any more
  61.           Thanks to Andy Church for reporting it.
  62.         - Open a screen during playback, e.g. productivity for fast DMA
  63.         - 68040 version included
  64.         - German docs
  65.  
  66. --------------------------------- In German -------------------------------
  67.  
  68. Kurzübersicht
  69. -------------
  70.  - erkennt und spielt automatisch verschiedene Soundformate, bis zu
  71.    16 Bit, 56 kHz, stereo
  72.  - volle Workbench-Unterstützung, jedoch kein GUI
  73.  - immer korrekte Wiedergabegeschwindigkeit, sogar bei Sounds >28 kHz
  74.  - Echtzeitwiedergabe von Festplatte, optimierte Assembler-Routinen
  75.  - 14 Bit Ausgabe möglich (weniger Rauschen, aber schlechter als 16 Bit)
  76.  - automatische oder manuelle Filter-Kontrolle
  77.  - spielt Mono-Sounds auf BEIDEN Kanälen, nicht nur auf dem linken
  78.  - spielt (und wiederholt) Files, die größer als der Speicher sind
  79.  - Vorlade-Funktion für Tastengenaues Playback-Starten
  80.  - schnelle uLaw Entpackfunktion
  81.  - Systemfreundliche Tonkanal-Belegung
  82.  - Ausgabe in ein File ist möglich (Sound-Konvertierung)
  83.  - unterstützte Filetypen bislang:
  84.  
  85.    * Microsoft RIFF-WAVE  (.WAV)  mono / stereo, 8 / 16 bit, linear / uLaw
  86.    * Creative Voice File  (.VOC)  mono / stereo, 8 / 16 bit, linear
  87.    * Sun/NeXT Audio       (.AU)   mono / stereo, 8 / 16 bit, linear / uLaw
  88.    * MacroSystem MAUD     (.MAUD) mono / stereo, 8 / 16 bit, linear
  89.    * Apple/SGI/Amiga AIFF (.AIFF) mono / stereo, 8 / 16 bit, linear
  90.    * Amiga IFF-8SVX       (.IFF)  mono / stereo, 8      bit, linear
  91.    * Raw-Sound-Daten mit mindestens einer folgender Voraussetzungen:
  92.      -  8 bit Vorzeichenbehaftet
  93.      -  8 bit nicht Vorzeichenbehaftet
  94.      - 16 bit signed, Intel Format    (LSB zuerst)
  95.      - 16 bit signed, Motorola Format (MSB zuerst)
  96.  
  97.  - derzeitig unterstützte Ausgabegeräte:
  98.  
  99.    * Amiga (Paula)  8 bit
  100.    * Amiga (Paula) 14 bit
  101.    * Amiga (Paula) 14 bit kalibriert (Christian Buchner)
  102.    * MacroSystem Maestro Pro      16 bit 44.1kHz und 48kHz
  103.    * IFF-8SVX File Ausgabe         8 bit
  104.  
  105.  
  106. ============================= Archive contents =============================
  107.  
  108. Original  Packed Ratio    Date     Time    Name
  109. -------- ------- ----- --------- --------  -------------
  110.      632     273 56.8% 21-Jun-95 21:42:38  Play16_1.4.info
  111.     1233     595 51.7% 21-Jun-95 21:42:34 +CyberSound.info
  112.     3719    1809 51.3% 02-Apr-95 00:03:46 +14bit.Doc
  113.     1096     488 55.4% 27-Apr-95 15:33:50 +14bit.Doc.info
  114.     4274    2118 50.4% 02-Apr-95 00:05:08 +14bit.Dok
  115.     1096     490 55.2% 27-Apr-95 15:33:50 +14bit.Dok.info
  116.    12300    6739 45.2% 01-Apr-95 21:56:02 +14Bit_Calibration
  117.     2211     826 62.6% 27-Apr-95 15:33:50 +14Bit_Calibration.info
  118.     1233     723 41.3% 27-Apr-95 15:33:50 +Presets.info
  119.      256     218 14.8% 29-Mar-95 16:11:12 +Flowerpower's_Calibration
  120.      529     274 48.2% 29-Mar-95 16:13:00 +Flowerpower's_Calibration.info
  121.     5728    2777 51.5% 29-Mar-95 16:17:36 +maestix.library
  122.    47884   24994 47.8% 23-Jun-95 16:35:20 +Play16
  123.    47412   24740 47.8% 23-Jun-95 16:43:52 +Play16'040
  124.    21378    8671 59.4% 22-Jun-95 12:20:26 +Play16.doc
  125.      468     227 51.4% 21-Jun-95 21:42:34 +Play16.doc.info
  126.    18937    7897 58.2% 22-Jun-95 12:20:26 +Play16.dok
  127.      468     233 50.2% 21-Jun-95 21:42:34 +Play16.dok.info
  128.     1043     662 36.5% 21-Jun-95 21:42:34 +Play16.info
  129.     4731    1864 60.6% 22-Jun-95 12:20:24 +Play16.readme
  130.      468     233 50.2% 21-Jun-95 21:42:34 +Play16.ReadMe.info
  131. -------- ------- ----- --------- --------
  132.   177096   86851 50.9% 24-Jun-95 13:18:46   21 files
  133.